GrapeCity.Win.CalendarGrid.v40 アセンブリ > GrapeCity.Win.CalendarGrid 名前空間 > CalendarTable クラス > SetBorderLine メソッド : SetBorderLine(Int32,Int32,Int32,Int32,Nullable<CalendarBorderLine>,Nullable<CalendarBorderLine>) メソッド |
Public Overloads Sub SetBorderLine( _ ByVal topRow As Integer, _ ByVal bottomRow As Integer, _ ByVal leftColumn As Integer, _ ByVal rightColumn As Integer, _ ByVal outsideLine As Nullable(Of CalendarBorderLine), _ ByVal insideLine As Nullable(Of CalendarBorderLine) _ )
public void SetBorderLine( int topRow, int bottomRow, int leftColumn, int rightColumn, Nullable<CalendarBorderLine> outsideLine, Nullable<CalendarBorderLine> insideLine )